[INFO] cloning repository https://github.com/TheCrustyCrab/pure-audio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheCrustyCrab/pure-audio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheCrustyCrab%2Fpure-audio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheCrustyCrab%2Fpure-audio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e47eefbc86095ba67c63aac9843a657ca89101b
[INFO] fixing TheCrustyCrab/pure-audio against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheCrustyCrab%2Fpure-audio" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheCrustyCrab/pure-audio
[INFO] finished tweaking git repo https://github.com/TheCrustyCrab/pure-audio
[INFO] tweaked toml for git repo https://github.com/TheCrustyCrab/pure-audio written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheCrustyCrab/pure-audio on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheCrustyCrab/pure-audio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635
[INFO] running `Command { std: "docker" "start" "b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating pure-audio/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pure-audio/src/macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pure-audio-clap/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pure-audio-wasm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/gain/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/oscillator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/pan/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking clap-sys v0.5.0
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.87
[INFO] [stderr]     Checking pure-audio-proc-macro v0.1.0 (/opt/rustwide/workdir/pure-audio/src/macros)
[INFO] [stderr]    Migrating pure-audio/src/macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling byte-strings-proc_macros v0.3.1
[INFO] [stderr]     Checking byte-strings v0.3.1
[INFO] [stderr]     Checking pure-audio v0.1.0 (/opt/rustwide/workdir/pure-audio)
[INFO] [stderr]    Migrating pure-audio/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking pure-audio-clap v0.1.0 (/opt/rustwide/workdir/pure-audio-clap)
[INFO] [stderr]    Migrating pure-audio-clap/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed pure-audio-clap/src/factory.rs (3 fixes)
[INFO] [stderr]        Fixed pure-audio-clap/src/plugin/extensions/note_ports.rs (1 fix)
[INFO] [stderr]        Fixed pure-audio-clap/src/plugin/extensions/params.rs (5 fixes)
[INFO] [stderr]        Fixed pure-audio-clap/src/plugin/extensions/audio_ports.rs (1 fix)
[INFO] [stderr]        Fixed pure-audio-clap/src/plugin/bridge.rs (4 fixes)
[INFO] [stderr]        Fixed pure-audio-clap/src/plugin/mod.rs (2 fixes)
[INFO] [stderr]        Fixed pure-audio-clap/src/entry.rs (4 fixes)
[INFO] [stderr]     Checking surge-synth-saw-demo v0.1.0 (/opt/rustwide/workdir/examples/surge-synth-saw-demo)
[INFO] [stderr]     Checking freeverb v0.1.0 (/opt/rustwide/workdir/examples/freeverb)
[INFO] [stderr] warning: `examples/surge-synth-saw-demo/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking pan v0.1.0 (/opt/rustwide/workdir/examples/pan)
[INFO] [stderr]     Checking tremolo v0.1.0 (/opt/rustwide/workdir/examples/tremolo)
[INFO] [stderr]     Checking oscillator v0.1.0 (/opt/rustwide/workdir/examples/oscillator)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr] warning: `examples/freeverb/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Migrating examples/pan/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gain v0.1.0 (/opt/rustwide/workdir/examples/gain)
[INFO] [stderr] warning: `examples/tremolo/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Migrating examples/oscillator/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/gain/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking midi-file-parser v0.1.0 (/opt/rustwide/workdir/examples/webdemo/midi-file-parser)
[INFO] [stderr] warning: `examples/webdemo/midi-file-parser/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking pure-audio-wasm v0.1.0 (/opt/rustwide/workdir/pure-audio-wasm)
[INFO] [stderr]    Migrating pure-audio-wasm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed pure-audio-wasm/src/loader.rs (1 fix)
[INFO] [stderr]        Fixed pure-audio-wasm/src/entry.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.00s
[INFO] [stderr] crater-edition-check: pure-audio v0.1.0 (/opt/rustwide/workdir/pure-audio) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pure-audio-proc-macro v0.1.0 (/opt/rustwide/workdir/pure-audio/src/macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pure-audio-clap v0.1.0 (/opt/rustwide/workdir/pure-audio-clap) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pure-audio-wasm v0.1.0 (/opt/rustwide/workdir/pure-audio-wasm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: freeverb v0.1.0 (/opt/rustwide/workdir/examples/freeverb) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: gain v0.1.0 (/opt/rustwide/workdir/examples/gain) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: oscillator v0.1.0 (/opt/rustwide/workdir/examples/oscillator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pan v0.1.0 (/opt/rustwide/workdir/examples/pan) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: surge-synth-saw-demo v0.1.0 (/opt/rustwide/workdir/examples/surge-synth-saw-demo) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: tremolo v0.1.0 (/opt/rustwide/workdir/examples/tremolo) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: midi-file-parser v0.1.0 (/opt/rustwide/workdir/examples/webdemo/midi-file-parser) updating edition from 2024 to 2024
[INFO] [stderr]    Compiling pure-audio-proc-macro v0.1.0 (/opt/rustwide/workdir/pure-audio/src/macros)
[INFO] [stderr]     Checking midi-file-parser v0.1.0 (/opt/rustwide/workdir/examples/webdemo/midi-file-parser)
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let (midi_type, channel) = (midi_status >> 4, midi_status & 0x10);
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> examples/webdemo/midi-file-parser/src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct Header {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 81 |     format: Format,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:383:23
[INFO] [stdout]     |
[INFO] [stdout] 383 |     ChannelPressure { value: u8 },
[INFO] [stdout]     |     ---------------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `controller` and `value` are never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:384:21
[INFO] [stdout]     |
[INFO] [stdout] 384 |     ControlChange { controller: u8, value: u8 },
[INFO] [stdout]     |     -------------   ^^^^^^^^^^      ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 |     PitchWheelChange { value: f32 },
[INFO] [stdout]     |     ----------------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `velocity` are never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:388:29
[INFO] [stdout]     |
[INFO] [stdout] 388 |     PolyphonicKeyPressure { key: u8, velocity: u8 },
[INFO] [stdout]     |     ---------------------   ^^^      ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 |     ProgramChange { number: u8 },
[INFO] [stdout]     |     -------------   ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Other` is never constructed
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | enum MidiEvent {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 390 |     Other
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let (midi_type, channel) = (midi_status >> 4, midi_status & 0x10);
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> examples/webdemo/midi-file-parser/src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct Header {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 81 |     format: Format,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:383:23
[INFO] [stdout]     |
[INFO] [stdout] 383 |     ChannelPressure { value: u8 },
[INFO] [stdout]     |     ---------------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `controller` and `value` are never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:384:21
[INFO] [stdout]     |
[INFO] [stdout] 384 |     ControlChange { controller: u8, value: u8 },
[INFO] [stdout]     |     -------------   ^^^^^^^^^^      ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 |     PitchWheelChange { value: f32 },
[INFO] [stdout]     |     ----------------   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `velocity` are never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:388:29
[INFO] [stdout]     |
[INFO] [stdout] 388 |     PolyphonicKeyPressure { key: u8, velocity: u8 },
[INFO] [stdout]     |     ---------------------   ^^^      ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `number` is never read
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 |     ProgramChange { number: u8 },
[INFO] [stdout]     |     -------------   ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Other` is never constructed
[INFO] [stdout]    --> examples/webdemo/midi-file-parser/src/lib.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | enum MidiEvent {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 390 |     Other
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pure-audio v0.1.0 (/opt/rustwide/workdir/pure-audio)
[INFO] [stderr]     Checking pure-audio-clap v0.1.0 (/opt/rustwide/workdir/pure-audio-clap)
[INFO] [stderr]     Checking pure-audio-wasm v0.1.0 (/opt/rustwide/workdir/pure-audio-wasm)
[INFO] [stderr]     Checking oscillator v0.1.0 (/opt/rustwide/workdir/examples/oscillator)
[INFO] [stderr]     Checking freeverb v0.1.0 (/opt/rustwide/workdir/examples/freeverb)
[INFO] [stderr]     Checking gain v0.1.0 (/opt/rustwide/workdir/examples/gain)
[INFO] [stderr]     Checking tremolo v0.1.0 (/opt/rustwide/workdir/examples/tremolo)
[INFO] [stderr]     Checking surge-synth-saw-demo v0.1.0 (/opt/rustwide/workdir/examples/surge-synth-saw-demo)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/oscillator/src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pure_audio_clap::pure_audio_clap_entry!("pureaudio.Oscillator", "PureAudioOscillator", process);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `pure_audio_clap::pure_audio_clap_entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> pure-audio-clap/src/entry.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[unsafe(no_mangle)]
[INFO] [stdout]    |               +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/freeverb/src/lib.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | pure_audio_clap::pure_audio_clap_entry!("pureaudio.Freeverb", "PureAudioFreeverb", process);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `pure_audio_clap::pure_audio_clap_entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> pure-audio-clap/src/entry.rs:51:15
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[unsafe(no_mangle)]
[INFO] [stdout]     |               +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/tremolo/src/lib.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | pure_audio_clap::pure_audio_clap_entry!("pureaudio.Tremolo", "PureAudioTremolo", process);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `pure_audio_clap::pure_audio_clap_entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> pure-audio-clap/src/entry.rs:51:15
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[unsafe(no_mangle)]
[INFO] [stdout]     |               +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/gain/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pure_audio_clap::pure_audio_clap_entry!("pureaudio.Gain", "PureAudioGain", process);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `pure_audio_clap::pure_audio_clap_entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> pure-audio-clap/src/entry.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[unsafe(no_mangle)]
[INFO] [stdout]    |               +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/surge-synth-saw-demo/src/lib.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | pure_audio_clap::pure_audio_clap_entry!("pureaudio.SurgeSynthSaw", "SurgeSynthSaw", process);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `pure_audio_clap::pure_audio_clap_entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> pure-audio-clap/src/entry.rs:51:15
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[unsafe(no_mangle)]
[INFO] [stdout]     |               +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oscillator` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gain` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `tremolo` (lib) due to 1 previous error
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> examples/freeverb/src/lib.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | pure_audio_clap::pure_audio_clap_entry!("pureaudio.Freeverb", "PureAudioFreeverb", process);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `pure_audio_clap::pure_audio_clap_entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> pure-audio-clap/src/entry.rs:51:15
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[unsafe(no_mangle)]
[INFO] [stdout]     |               +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freeverb` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `freeverb` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `surge-synth-saw-demo` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635", kill_on_drop: false }`
[INFO] [stdout] b2a6a2a83fc157d904a2ac9b5e1813eb53086ce291c08e18eeb08fa057fcf635
